projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
813cc34
)
testgeometry: Ignore deprecations
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 29 Jan 2016 16:25:14 +0000
(11:25 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 29 Jan 2016 16:54:07 +0000
(11:54 -0500)
All the functionality that is tested here has been deprecated
recently.
tests/testgeometry.c
patch
|
blob
|
history
diff --git
a/tests/testgeometry.c
b/tests/testgeometry.c
index 0e0fff117377116928d41664f4403f68533c088f..0a0af12d051330de6ef1172c22fa25663ce1dbec 100644
(file)
--- a/
tests/testgeometry.c
+++ b/
tests/testgeometry.c
@@
-21,6
+21,8
@@
#define GRID_SIZE 20
#define BORDER 6
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
+
static int window_count = 0;
const char *geometry_string;